Skip to content

fix monitoring-setup.mdx syntax#449

Open
coldice wants to merge 1 commit into
mainfrom
issue-420-fix-montoring-setup-page
Open

fix monitoring-setup.mdx syntax#449
coldice wants to merge 1 commit into
mainfrom
issue-420-fix-montoring-setup-page

Conversation

@coldice
Copy link
Copy Markdown
Contributor

@coldice coldice commented May 15, 2026

Fixes #420, #527
Remove style="width:100.0%" attributes.

@danielporterda danielporterda force-pushed the splice-network-vars branch 2 times, most recently from 40b00d6 to d53a648 Compare May 15, 2026 16:31
Base automatically changed from splice-network-vars to main May 15, 2026 16:58
@miller-da
Copy link
Copy Markdown
Contributor

Introduces two parsing errors and warnings when running mintlify dev

parsing error ./global-synchronizer/production-operations/sv-security.mdx:56:13 - Unexpected end of file in expression, expected a corresponding closing brace for `{`

parsing error ./global-synchronizer/release-notes/release-notes.mdx:197:1 - Expected a closing tag for `<div>` (198:7-198:30) before the end of `blockQuote`
warning - "global-synchronizer/production-operations/sv-security" is referenced in the docs.json navigation but the file does not exist.
warning - "global-synchronizer/release-notes/release-notes" is referenced in the docs.json navigation but the file does not exist.

@miller-da
Copy link
Copy Markdown
Contributor

Aside from errors on mintlify dev, the pages all render as expected.

@coldice coldice marked this pull request as draft May 16, 2026 12:21
Signed-off-by: Ibo Sy <ibo@b9lab.com>
@coldice coldice force-pushed the issue-420-fix-montoring-setup-page branch from 41a88b7 to b43a265 Compare May 17, 2026 08:21
@coldice coldice marked this pull request as ready for review May 17, 2026 08:24
@coldice
Copy link
Copy Markdown
Contributor Author

coldice commented May 17, 2026

Updated, only touches /global-synchronizer/production-operations/monitoring-setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Monitoring Setup" page is not rendering

2 participants